The DatabaseFieldDefinitions Collection is a collection of database field definition objects. One object exists in the collection for every database field accessed by the report. Access a specific DatabaseFieldDefinition Object in the collection using the Item property.
Property | Description | Read/Write | Restriction in event handler |
---|---|---|---|
Long. Gets the number of DatabaseFieldDefinition Object, in the collection. | |||
DatabaseFieldDefinition Object. Item has an index parameter that is a numeric, 1 | |||
DatabaseTable Object. Reference to the parent object. |
Instead of using the Item property as shown, you can reference a database directly (for example, DatabaseFieldDefintion(1)).
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |